ecrypt file system · Odd Fixes
Maintainers
- M Tyler Hicks <code@tyhicks.com>
Paths
- F
Documentation/filesystems/ecryptfs.rst - F
fs/ecryptfs/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-fsdevel (capped at 30), ordered by date desc.
-
COOLING13d
[PATCH] Remove excl arg to ->create inode_operation
2026-07-01 · NeilBrown <hidden> -
COLD30d
[PATCH 3/6] ecryptfs: use d_splice_alias() for ->lookup() return value
2026-06-06 · Al Viro <viro@zeniv.linux.org.uk> -
STALE97d
[PATCH 7/7] ecryptfs: keep the lower iattr contained in truncate_upper
2026-04-08 · Christoph Hellwig <hch@lst.de> -
STALE97d
[PATCH 6/7] ecryptfs: factor out a ecryptfs_iattr_to_lower helper
2026-04-08 · Christoph Hellwig <hch@lst.de> -
STALE97d
[PATCH 5/7] ecryptfs: merge ecryptfs_inode_newsize_ok into truncate_upper
2026-04-08 · Christoph Hellwig <hch@lst.de> -
STALE97d
[PATCH 4/7] ecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_setattr
2026-04-08 · Christoph Hellwig <hch@lst.de> -
STALE97d
[PATCH 3/7] ecryptfs: use ZERO_PAGE instead of allocating zeroed memory in truncate_upper
2026-04-08 · Christoph Hellwig <hch@lst.de> -
STALE97d
[PATCH 2/7] ecryptfs: streamline truncate_upper
2026-04-08 · Christoph Hellwig <hch@lst.de> -
STALE97d
[PATCH 1/7] ecryptfs: cleanup ecryptfs_setattr
2026-04-08 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 7/7] ecryptfs: call notify_change from truncate_upper
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 6/7] ecryptfs: merge ecryptfs_inode_newsize_ok into truncate_upper
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 5/7] ecryptfs: sanitize struct iattr handling in truncate_upper
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 4/7] ecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_setattr
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 3/7] ecryptfs: use ZERO_PAGE instead of allocating zeroed memory in truncate_upper
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 2/7] ecryptfs: cleanup ecryptfs_setattr
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 1/7] ecryptfs: streamline truncate_upper
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE100d
[PATCH 7/7] ecryptfs: call notify_change from truncate_upper
2026-03-31 · Christoph Hellwig <hch@lst.de> -
STALE100d
[PATCH 6/7] ecryptfs: merge ecryptfs_inode_newsize_ok into truncate_upper
2026-03-31 · Christoph Hellwig <hch@lst.de> -
STALE100d
[PATCH 5/7] ecryptfs: sanitize struct iattr handling in truncate_upper
2026-03-31 · Christoph Hellwig <hch@lst.de> -
STALE100d
[PATCH 4/7] ecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_setattr
2026-03-31 · Christoph Hellwig <hch@lst.de> -
STALE100d
[PATCH 3/7] ecryptfs: use ZERO_PAGE instead of allocating zeroed memory in truncate_upper
2026-03-31 · Christoph Hellwig <hch@lst.de> -
STALE100d
[PATCH 2/7] ecryptfs: cleanup ecryptfs_setattr
2026-03-31 · Christoph Hellwig <hch@lst.de> -
STALE100d
[PATCH 1/7] ecryptfs: streamline truncate_upper
2026-03-31 · Christoph Hellwig <hch@lst.de> -
STALE110d
[PATCH 50/53] VFS: remove lookup_one() and lookup_noperm()
2026-03-12 · NeilBrown <hidden> -
STALE110d
[PATCH 39/53] ecryptfs: stop using d_add().
2026-03-12 · NeilBrown <hidden> -
STALE120d
[PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
2026-03-04 · Jeff Layton <jlayton@kernel.org> -
STALE133d
[PATCH v2 079/110] ecryptfs: replace PRIino with %llu/%llx format strings
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE133d
[PATCH v2 026/110] ecryptfs: use PRIino format for i_ino
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE138d
[PATCH 28/61] ecryptfs: update format strings for u64 i_ino
2026-02-26 · Jeff Layton <jlayton@kernel.org> -
STALE167d
[PATCH 2/3] fs: add helpers name_is_dot{,dot,_dotdot}
2026-01-28 · Amir Goldstein <amir73il@gmail.com>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE167d
[PATCH 2/3] fs: add helpers name_is_dot{,dot,_dotdot}
2026-01-28 · Amir Goldstein <amir73il@gmail.com> -
STALE133d
[PATCH v2 026/110] ecryptfs: use PRIino format for i_ino
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE133d
[PATCH v2 079/110] ecryptfs: replace PRIino with %llu/%llx format strings
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE110d
[PATCH 39/53] ecryptfs: stop using d_add().
2026-03-12 · NeilBrown <hidden> -
STALE110d
[PATCH 50/53] VFS: remove lookup_one() and lookup_noperm()
2026-03-12 · NeilBrown <hidden> -
STALE98d
[PATCH 1/7] ecryptfs: streamline truncate_upper
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 2/7] ecryptfs: cleanup ecryptfs_setattr
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 3/7] ecryptfs: use ZERO_PAGE instead of allocating zeroed memory in truncate_upper
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 4/7] ecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_setattr
2026-04-07 · Christoph Hellwig <hch@lst.de> -
STALE98d
[PATCH 5/7] ecryptfs: sanitize struct iattr handling in truncate_upper
2026-04-07 · Christoph Hellwig <hch@lst.de>